SmartFTP FTP Library
ISFTPConnection::DataTransferType Property

The data transfer type. 

Default: ftpDataTransferTypeImage

IDL
__property enumDataTransferType DataTransferType;

If the data transfer type is set to ftpDataTransferTypeASCII the following conversation takes place for data transfers: 

Upload: \r\n are converted to \n 

Download: \n are converted to \r\n

What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.